home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / misc / amicvs1-0.lha / AmiCVS / Repository / CVSroot / editinfo,v < prev    next >
Encoding:
Text File  |  1993-05-31  |  1.5 KB  |  54 lines

  1. head    1.1;
  2. access;
  3. symbols;
  4. locks; strict;
  5. comment    @# @;
  6.  
  7.  
  8. 1.1
  9. date    93.05.31.04.50.21;    author root;    state Exp;
  10. branches;
  11. next    ;
  12.  
  13.  
  14. desc
  15. @@
  16.  
  17.  
  18. 1.1
  19. log
  20. @initial checkin of editinfo
  21. @
  22. text
  23. @#
  24. # editinfo,v 1.1 1992/03/21 06:49:39 berliner Exp
  25. #
  26. # The "editinfo" file is used to allow verification of logging
  27. # information.  It works best when a template (as specified in the
  28. # rcsinfo file) is provided for the logging procedure.  Given a
  29. # template with locations for, a bug-id number, a list of people who
  30. # reviewed the code before it can be checked in, and an external
  31. # process to catalog the differences that were code reviewed, the
  32. # following test can be applied to the code:
  33. #
  34. #   Making sure that the entered bug-id number is correct.
  35. #   Validating that the code that was reviewed is indeed the code being
  36. #       checked in (using the bug-id number or a seperate review
  37. #       number to identify this particular code set.).
  38. #
  39. # If any of the above test failed, then the commit would be aborted.
  40. #
  41. # Actions such as mailing a copy of the report to each reviewer are
  42. # better handled by an entry in the loginfo file.
  43. #
  44. # Although these test could be handled by an interactive script being
  45. # called via an entry in commitinfo,  The information reported in
  46. # such a script can't be easily merged into the report.
  47. #
  48. # One thing that should be noted  is the the ALL keyword is not
  49. # supported. There can be only one entry that matches a given
  50. # repository.
  51. #
  52. #DEFAULT            $CVSROOT/CVSROOT/edit "%s"
  53. @
  54.